Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(sns): Separate UpgradeInProgress and PendingVersion #2469

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anchpop
Copy link
Contributor

@anchpop anchpop commented Nov 6, 2024

Suggested by @aterga

As of this PR, UpgradeInProgress is used in the API, while PendingVersion is used internally. This will allow us to evolve them separately.

@anchpop anchpop requested a review from a team as a code owner November 6, 2024 17:55
@anchpop anchpop changed the title Separate UpgradeInProgress and PendingVersion refactor(sns): Separate UpgradeInProgress and PendingVersion Nov 6, 2024
@anchpop anchpop force-pushed the @anchpop/upgrade-in-progress-api-split branch from b332887 to a35ab51 Compare November 6, 2024 18:05
@anchpop anchpop force-pushed the @anchpop/upgrade-in-progress-api-split branch from a35ab51 to 60fd564 Compare November 6, 2024 18:19
@anchpop anchpop force-pushed the @anchpop/upgrade-in-progress-api-split branch from 60fd564 to aafbc98 Compare November 7, 2024 04:50
@anchpop anchpop added the CI_OVERRIDE_BUF_BREAKING Skip buf-breaking (protobuf) check (explain in PR description why) label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI_OVERRIDE_BUF_BREAKING Skip buf-breaking (protobuf) check (explain in PR description why) refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants